Home
last modified time | relevance | path

Searched refs:code (Results 1 – 8 of 8) sorted by relevance

/posix/
A Dgai_strerror.c22 gai_strerror (int code) in gai_strerror() argument
25 snprintf (buffer, sizeof buffer, "Unknown error (%d)", code); in gai_strerror()
A Dtst-wait-skeleton.c63 check_sigchld (int code, int status, pid_t pid) in check_sigchld() argument
70 TEST_COMPARE (siginfo.si_code, code); in check_sigchld()
A Dgetopt.c593 int code; in _getopt_internal_r() local
595 code = process_long_option (argc, argv, optstring, longopts, in _getopt_internal_r()
598 if (code != -1) in _getopt_internal_r()
599 return code; in _getopt_internal_r()
A Dtst-waitid.c65 check_sigchld (int code, int status, pid_t pid) in check_sigchld() argument
72 TEST_COMPARE (siginfo.si_code, code); in check_sigchld()
A Dtst-rxspencer.c230 static struct { reg_errcode_t code; const char *name; } codes [] in test() member
238 if (n == codes[i].code) in test()
A DBOOST.tests37 ; works are solely in the form of machine-executable object code generated by
557 ; collating elements and rewritten set code:
A Dtst-regex.input1401 code needs it.
2512 trampoline code.
4372 specific code.
6582 (__strncat_g): Add i686 specific code.
7300 re-entrant code.
8471 correct code. Reported by HJ Lu.
8488 compiling profiling or debugging code.
9528 * configure.in: Fix --enable-add-ons code.
10931 Add inline code for __ieee754_atan2.
11095 return code for non existent +name entries.
[all …]
/posix/rxspencer/
A Dtests139 # trailing $ is a peculiar special case for the BRE code

Completed in 29 milliseconds