Home
last modified time | relevance | path

Searched defs:post (Results 1 – 17 of 17) sorted by relevance

/minix/lib/libc/locale/
H A D_wcstod.h46 #define INT_NAME_(pre, middle, post) pre ## middle ## post argument
47 #define INT_NAME(pre, middle, post) INT_NAME_(pre, middle, post) argument
H A D_wcstol.h49 #define INT_FUNCNAME_(pre, name, post) pre ## name ## post argument
50 #define INT_FUNCNAME(pre, name, post) INT_FUNCNAME_(pre, name, post) argument
H A D_wcstoul.h48 #define INT_FUNCNAME_(pre, name, post) pre ## name ## post argument
49 #define INT_FUNCNAME(pre, name, post) INT_FUNCNAME_(pre, name, post) argument
/minix/external/bsd/bind/dist/unit/atf-src/atf-c/detail/
H A Dsanity_test.c56 enum type { inv, pre, post, unreachable }; enumerator
198 ATF_TC_HEAD(post, tc) in ATF_TC_HEAD() argument
202 ATF_TC_BODY(post, tc) in ATF_TC_BODY() argument
/minix/external/bsd/atf/dist/atf-c/detail/
H A Dsanity_test.c54 enum type { inv, pre, post, unreachable }; enumerator
196 ATF_TC_HEAD(post, tc) in ATF_TC_HEAD() argument
200 ATF_TC_BODY(post, tc) in ATF_TC_BODY() argument
/minix/usr.bin/time/
H A Dtime.c195 const char *post) in prts()
204 const char *post) in prtv()
/minix/lib/libc/gen/
H A Dhumanize_number.c52 int64_t divisor, max, post = 1; in humanize_number() local
/minix/external/bsd/mdocml/dist/
H A Dman_html.c53 int (*post)(MAN_ARGS); member
H A Dman_term.c55 void (*post)(DECL_ARGS); member
H A Dmdoc_term.c50 void (*post)(DECL_ARGS); member
H A Dmdoc_man.c37 void (*post)(DECL_ARGS); /* post-node action */ member
H A Dmdoc_html.c48 void (*post)(MDOC_ARGS); member
H A Dmdoc_validate.c65 v_post *post; member
/minix/games/snake/snake/
H A Dsnake.c509 post(int iscore, int flag) in post() function
/minix/lib/libintl/
H A Dplural_parser.c137 char *post; in tokenize_atom() local
/minix/lib/libform/
H A Dinternals.c1551 unsigned int pre, post, flen, slen, i, j, start, line; in _formi_redraw_field() local
/minix/minix/share/beaglebone/weather/
H A Dprocessing.js13 …log("Processing.js: "+N)}}return G}();var w=function(N){var O=new XMLHttpRequest;O.open("GET",N,fa… function