| /netbsd/src/usr.bin/xlint/lint2/ |
| D | read.c | 134 parse_int(const char **p) in parse_int() function 149 return (short)parse_int(p); in parse_short() 184 isrc = parse_int(&cp); in read_ln_line() 190 iline = parse_int(&cp); in read_ln_line() 351 ai->a_num = parse_int(&cp); in funccall() 687 tp->t_dim = parse_int(&cp); in inptype() 698 narg = parse_int(&cp); in inptype() 728 tp->t_uniqpos.p_line = parse_int(&cp); in inptype() 732 addoutfile(inpfns[parse_int(&cp)]); in inptype() 734 tp->t_uniqpos.p_uniq = parse_int(&cp); in inptype() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libgomp/ |
| D | env.c | 281 parse_int (const char *name, int *pvalue, bool allow_zero) in parse_int() function 1476 parse_int ("OMP_DEFAULT_DEVICE", &gomp_global_icv.default_device_var, true); in initialize_env() 1478 parse_int ("OMP_MAX_TASK_PRIORITY", &gomp_max_task_priority_var, true); in initialize_env() 1496 parse_int ("OMP_NUM_TEAMS", &gomp_nteams_var, false); in initialize_env() 1497 parse_int ("OMP_TEAMS_THREAD_LIMIT", &gomp_teams_thread_limit_var, false); in initialize_env() 1604 if (!parse_int ("ACC_DEVICE_NUM", &goacc_device_num, true)) in initialize_env()
|
| D | ChangeLog | 8800 (parse_int): ... here. 13661 (parse_int): New function.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | bfin-lex.l | 26 static long parse_int (char **end); 301 yylval.value = parse_int (&yytext); 342 static long parse_int (char **end)
|
| D | bfin-lex.c | 817 static long parse_int (char **end); 2276 yylval.value = parse_int (&yytext); 3352 static long parse_int (char **end) in parse_int() function
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | dg-extract-results.py | 202 def parse_int (self, filename, value): member in Prog 351 variation.counts[i] += self.parse_int (filename, count)
|
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | readconf.c | 1406 goto parse_int; in process_config_line_depth() 1437 goto parse_int; in process_config_line_depth() 1663 parse_int: in process_config_line_depth() 1676 goto parse_int; in process_config_line_depth() 2013 goto parse_int; in process_config_line_depth() 2378 goto parse_int; in process_config_line_depth() 2504 goto parse_int; in process_config_line_depth()
|
| D | servconf.c | 1719 goto parse_int; in process_server_config_line_depth() 1846 parse_int: in process_server_config_line_depth() 2333 goto parse_int; in process_server_config_line_depth() 2337 goto parse_int; in process_server_config_line_depth() 2394 goto parse_int; in process_server_config_line_depth() 2839 goto parse_int; in process_server_config_line_depth()
|
| /netbsd/src/external/bsd/byacc/dist/ |
| D | reader.c | 2296 parse_int(char *p, int *save) in parse_int() function 2428 if (!(p = parse_int(p, &val))) in compile_arg() 2527 if (!(p = parse_int(p, &val))) in can_elide_arg()
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | options.h | 94 parse_int(const char* option_name, const char* arg, int* retval); 402 int, int, options::parse_int, false)
|
| D | options.cc | 209 parse_int(const char* option_name, const char* arg, int* retval) in parse_int() function
|
| D | ChangeLog-0815 | 13660 * options.cc (parse_int): New function. 13661 * options.h (parse_int): New declaration.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2010 | 1711 * config/bfin-lex.l (parse_int): Change index() to strchr(). 2176 * config/bfin-lex.l (parse_int): Fix shadowed variable name
|
| D | ChangeLog | 3138 (parse_int): Mark char_bag const.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | ChangeLog-2014 | 627 (parse_int): Test the return value of next_byte.
|
| D | ChangeLog-2007 | 2393 * ieee.c (parse_int): Initialise x.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | ChangeLog-2014 | 627 (parse_int): Test the return value of next_byte.
|
| D | ChangeLog-2007 | 2393 * ieee.c (parse_int): Initialise x.
|