Home
last modified time | relevance | path

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

123

/netbsd/src/lib/libc/locale/
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
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
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
/netbsd/src/external/bsd/atf/dist/atf-c/detail/
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
/netbsd/src/usr.bin/time/
Dtime.c209 const char *post) in prts()
218 const char *post) in prtv()
/netbsd/src/external/gpl3/gdb/dist/gdb/syscalls/
Dupdate-linux-defaults.sh55 post () function
Dupdate-linux-from-src.sh65 post () function
/netbsd/src/external/bsd/mdocml/dist/
Deqn_html.c36 struct tag *post, *row, *cell, *t; in eqn_box() local
Dman_html.c42 int (*post)(MAN_ARGS); member
Dman_term.c53 void (*post)(DECL_ARGS); member
Dmdoc_markdown.c34 void (*post)(struct roff_node *n); member
/netbsd/src/lib/libc/gen/
Dhumanize_number.c52 int64_t divisor, max, post = 1; in humanize_number() local
/netbsd/src/external/lgpl3/gmp/dist/tests/mpq/
Dt-inp_str.c79 int i, post, j, got_nread; in check_data() local
/netbsd/src/external/lgpl3/gmp/dist/tests/mpz/
Dt-inp_str.c87 int i, pre, post, j, got_nread, want_nread; in check_data() local
/netbsd/src/external/lgpl3/gmp/dist/tests/mpf/
Dt-inp_str.c80 int i, pre, post, j, got_nread, want_nread; in check_data() local
/netbsd/src/games/battlestar/
Dcommand6.c120 post(int ch) in post() function
/netbsd/src/external/lgpl3/gmp/dist/tests/mpn/
Dt-instrument.c113 post (void) in post() function
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgraphds.h41 int post; /* Postorder number. */ member
Dlto-streamer.cc107 char post[32]; in lto_get_section_name() local
Dtree-stdarg.cc1007 gimple_seq pre = NULL, post = NULL; in expand_ifn_va_arg_1() local
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/
Dcore_algorithm.c25 int (*post)(OSSL_PROVIDER *, int operation_id, int no_store, void *data, member
/netbsd/src/sys/arch/alpha/stand/standtest/
Dtest.c179 const char *pre, *post; in dispatch_cmd() local
/netbsd/src/external/gpl2/xcvs/dist/src/
Dfileattr.c245 char *post; in fileattr_modify() local
/netbsd/src/external/bsd/openldap/dist/servers/slapd/
Dcontrols.c1473 #define READMSG(post, msg) \ argument
1481 int post ) in parseReadAttrs()
/netbsd/src/games/snake/snake/
Dsnake.c510 post(int iscore, int flag) in post() function

123