Searched refs:no (Results 1 – 3 of 3) sorted by relevance
| /misc/ |
| A D | tst-efgcvt-template.c | 145 int no = 0; in test() local 151 p = efcvt (tests[no].value, tests[no].ndigit, &decpt, &sign); in test() 155 output_error (name, tests[no].value, tests[no].ndigit, in test() 156 tests[no].result, tests[no].decpt, in test() 159 ++no; in test() 166 int no = 0; in test_r() local 173 res = efcvt_r (tests[no].value, tests[no].ndigit, &decpt, &sign, in test_r() 179 output_r_error (name, tests[no].value, tests[no].ndigit, in test_r() 180 tests[no].result, tests[no].decpt, 0, in test_r() 181 (tests[no].value < 0), in test_r() [all …]
|
| A D | Makefile | 148 CFLAGS-sbrk.o = $(no-stack-protector) 149 CFLAGS-sbrk.op = $(no-stack-protector) 150 CFLAGS-brk.o = $(no-stack-protector) 151 CFLAGS-brk.op = $(no-stack-protector) 152 CFLAGS-mmap.o = $(no-stack-protector) 153 CFLAGS-mmap.op = $(no-stack-protector) 154 CFLAGS-mmap64.o = $(no-stack-protector) 155 CFLAGS-mmap64.op = $(no-stack-protector)
|
| /misc/bits/ |
| A D | stab.def | 131 In an object file, there is no significant data in this entry.
|
Completed in 6 milliseconds