Searched defs:pre (Results 1 – 5 of 5) sorted by relevance
/l4re-core-master/lua/lib/contrib/doc/ |
A D | manual.css | 6 pre, code { selector
|
/l4re-core-master/lua/lib/contrib/src/ |
A D | ldo.h | 25 #define luaD_checkstackaux(L,n,pre,pos) \ argument
|
A D | llimits.h | 339 #define condmovestack(L,pre,pos) ((void)0) argument 342 #define condmovestack(L,pre,pos) \ argument 347 #define condchangemem(L,pre,pos) ((void)0) argument 349 #define condchangemem(L,pre,pos) \ argument
|
A D | lgc.h | 157 #define luaC_condGC(L,pre,pos) \ argument
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | atomic.h | 55 #define __atomic_val_bysize(pre, post, mem, ...) \ argument 70 #define __atomic_bool_bysize(pre, post, mem, ...) \ argument
|
Completed in 7 milliseconds