/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/ |
H A D | gnu-regex.c | 464 #define STORE_NUMBER(destination, number) \ argument 474 #define STORE_NUMBER_AND_INCR(destination, number) \ argument 1528 #define STORE_JUMP(op, loc, to) \ argument 1532 #define STORE_JUMP2(op, loc, to, arg) \ argument 1536 #define INSERT_JUMP(op, loc, to) \ argument 1540 #define INSERT_JUMP2(op, loc, to, arg) \ argument 1672 # define IS_CHAR_CLASS(string) __wctype (string) argument 1674 # define IS_CHAR_CLASS(string) wctype (string) argument 1679 # define IS_CHAR_CLASS(string) \ argument 3409 const char *string; variable [all …]
|
/openbsd-src/gnu/lib/libiberty/src/ |
H A D | regex.c | 75 # define re_match(bufp, string, size, pos, regs) \ argument 77 # define re_search(bufp, string, size, startpos, range, regs) \ argument 650 # define STORE_NUMBER(destination, number) \ argument 655 # define STORE_NUMBER(destination, number) \ argument 667 # define STORE_NUMBER_AND_INCR(destination, number) \ argument 1973 # define STORE_JUMP(op, loc, to) \ argument 1977 # define STORE_JUMP2(op, loc, to, arg) \ argument 1981 # define INSERT_JUMP(op, loc, to) \ argument 1985 # define INSERT_JUMP2(op, loc, to, arg) \ argument 2182 # define IS_CHAR_CLASS(string) __wctype (string) argument [all …]
|
/openbsd-src/gnu/usr.bin/cvs/lib/ |
H A D | regex.c | 516 #define STORE_NUMBER(destination, number) \ argument 526 #define STORE_NUMBER_AND_INCR(destination, number) \ argument 1612 #define STORE_JUMP(op, loc, to) \ argument 1616 #define STORE_JUMP2(op, loc, to, arg) \ argument 1620 #define INSERT_JUMP(op, loc, to) \ argument 1624 #define INSERT_JUMP2(op, loc, to, arg) \ argument 1777 #define IS_CHAR_CLASS(string) \ argument 3661 re_search (bufp, string, size, startpos, range, regs) in re_search() argument 4041 re_match (bufp, string, size, pos, regs) in re_match() argument 6254 regexec (preg, string, nmatch, pmatch, eflags) in regexec() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | collect2.c | 187 int number; member 502 dump_file (name, to) in dump_file() argument 1788 is_in_args (string, args_begin, args_end) in is_in_args() argument 3452 print_load_command (load_hdr, offset, number) in print_load_command() argument
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | collect2.c | 156 int number; member 440 dump_file (const char *name, FILE *to) in dump_file() 1713 is_in_args (const char *string, const char **args_begin, in is_in_args()
|
/openbsd-src/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-arm.c | 605 int number; member 4378 ld_mode_required_here (string) in ld_mode_required_here() argument 5818 unsigned long number; local 6002 unsigned long number; local 6081 unsigned long number; local 6309 unsigned long number; local 6321 unsigned long number; local 6333 unsigned long number; local 6394 unsigned long number; local 6470 unsigned long number; local [all …]
|
H A D | tc-hppa.c | 475 char *string; member 1499 char *to; local 8106 pa_find_space_by_number (number) in pa_find_space_by_number() argument 8205 unsigned int number; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-hppa.c | 478 char *string; member 1510 char *to; local 8142 pa_find_space_by_number (number) in pa_find_space_by_number() argument 8231 unsigned int number; local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/ |
H A D | msan_interceptors.cpp | 358 INTERCEPTOR(char *, gcvt, double number, SIZE_T ndigit, char *buf) { in INTERCEPTOR() 661 INTERCEPTOR(int, putenv, char *string) { in INTERCEPTOR() 1382 #define COMMON_INTERCEPTOR_MEMMOVE_IMPL(ctx, to, from, size) \ argument 1387 #define COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, to, from, size) \ argument 1393 #define COMMON_INTERCEPTOR_COPY_STRING(ctx, to, from, size) \ argument
|
/openbsd-src/gnu/usr.bin/perl/win32/ |
H A D | perlhost.h | 1056 PerlLIOTmpnam(struct IPerlLIO * piPerl,char * string) PerlLIOTmpnam() argument 1325 PerlSockGetprotobynumber(struct IPerlSock * piPerl,int number) PerlSockGetprotobynumber() argument 1409 PerlSockSendto(struct IPerlSock * piPerl,SOCKET s,const char * buffer,int len,int flags,const struct sockaddr * to,int tolen) PerlSockSendto() argument [all...] |
/openbsd-src/usr.bin/tmux/ |
H A D | tmux.h | 808 char string[16]; global() member 1532 char *string; global() member 1954 char *string; global() member 1955 long long number; global() member 2006 const char *to; global() member [all...] |