Searched defs:line (Results 1 – 13 of 13) sorted by relevance
/sysdeps/arm/ |
A D | aeabi_assert.c | 23 unsigned int line) in __aeabi_assert()
|
/sysdeps/unix/ |
A D | getlogin.c | 42 struct utmp *ut, line, buffer; in getlogin() local
|
A D | getlogin_r.c | 42 struct utmp *ut, line, buffer; in __getlogin_r() local
|
/sysdeps/posix/ |
A D | gai_strerror.c | 25 #define MSGSTRFIELD(line) MSGSTRFIELD1 (line) argument 26 #define MSGSTRFIELD1(line) str##line argument
|
A D | system.c | 101 do_system (const char *line) in do_system() 200 __libc_system (const char *line) in __libc_system()
|
A D | getaddrinfo.c | 1788 char *line = NULL; in gaiconf_init() local
|
/sysdeps/unix/sysv/linux/ |
A D | readonly-area.c | 53 char *line = NULL; in __readonly_area() local
|
/sysdeps/mach/hurd/i386/ |
A D | sigreturn.c | 36 #define A(line) asm volatile (#line) in __sigreturn2() argument
|
/sysdeps/unix/sysv/linux/s390/s390-32/ |
A D | utmp32.c | 70 getutline32 (const struct utmp32 *line) in getutline32() 149 getutline32_r (const struct utmp32 *line, in getutline32_r()
|
A D | utmpx32.c | 89 getutxline32 (const struct utmpx32 *line) in getutxline32()
|
/sysdeps/x86/ |
A D | tst-cpu-features-cpuinfo.c | 33 char *line = NULL; in get_cpuinfo() local
|
/sysdeps/powerpc/ |
A D | test-arith.c | 223 check_result(int line, const char *rm, tocheck_t expected, tocheck_t actual) in check_result() 319 check_excepts(int line, const char *rm, int expected, int actual) in check_excepts() 348 int line; member 497 fail_xr(int line, const char *rm, tocheck_t x, tocheck_t r, tocheck_t xx, in fail_xr()
|
A D | dl-procinfo.h | 163 unsigned long int assocty, line; in cache_geometry() local
|
Completed in 23 milliseconds