| /netbsd-src/tests/lib/libexecinfo/ |
| H A D | t_sig_backtrace.c | 61 func1(int i) in func1() function 72 return func1(i) << 1; in func2() 78 if (func1(i) < 10) { in func3() 81 return func1(i); in func3() 92 i = func1(i); in the_loop_deref() 111 i = func1(i); in the_loop_jump()
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/sh/ |
| H A D | linux-atomic.c | 53 #define func1(name, type) \ macro 61 func1 (name, uint8_t) \ 62 func1 (name, uint16_t) \ 63 func1 (name, uint32_t)
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/sh/ |
| H A D | linux-atomic.c | 53 #define func1(name, type) \ macro 61 func1 (name, uint8_t) \ 62 func1 (name, uint16_t) \ 63 func1 (name, uint32_t)
|
| /netbsd-src/tests/lib/libc/net/ |
| H A D | t_nsdispatch.sh | 37 func1: enter 42 func1: exit
|
| H A D | h_nsd_recurse.c | 79 func1(void) in func1() function 107 assert(func1() == NS_SUCCESS); in main()
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/ |
| H A D | signals.c | 17 func1 () in func1() function 41 func1 (); in main()
|
| H A D | interrupt.c | 54 func1 () in func1() function
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/ |
| H A D | signals.c | 17 func1 () in func1() function 41 func1 (); in main()
|
| H A D | watchpoint.c | 119 func1 () in func1() function 179 func1 (); in main()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/Unit/ |
| H A D | enable_execute_stack_test.c | 38 int func1() in func1() function 58 memcpy(execution_buffer, (void *)(uintptr_t)&func1, 128); in main()
|
| H A D | clear_cache_test.c | 31 int func1() in func1() function 62 memcpy(execution_buffer, (void *)(uintptr_t)&func1, 128); in main()
|
| /netbsd-src/tests/fs/vfs/ |
| H A D | t_rmdirrace.c | 47 static void *func1(void *arg) in func1() function 83 res = pthread_create(&th1, NULL, func1, &quit); in race()
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/ |
| H A D | enable_execute_stack_test.c | 38 int func1() in func1() function 68 pfunc f1 = (pfunc)memcpy_f(execution_buffer, func1, 128); in main()
|
| H A D | clear_cache_test.c | 31 int func1() in func1() function 73 pfunc f1 = (pfunc)memcpy_f(execution_buffer, func1, 128); in main()
|
| /netbsd-src/external/bsd/jemalloc/dist/test/src/ |
| H A D | SFMT.c | 127 static inline uint32_t func1(uint32_t x); 366 static uint32_t func1(uint32_t x) { in func1() function 671 r = func1(psfmt32[idxof(0)] ^ psfmt32[idxof(mid)] in init_by_array() 680 r = func1(psfmt32[idxof(i)] ^ psfmt32[idxof((i + mid) % N32)] in init_by_array() 689 r = func1(psfmt32[idxof(i)] ^ psfmt32[idxof((i + mid) % N32)] in init_by_array()
|
| /netbsd-src/sys/external/bsd/sljit/dist/test_src/ |
| H A D | sljitTest.c | 51 sljit_sw (SLJIT_CALL *func1)(sljit_sw a); 233 FAILED(code.func1((sljit_sw)&buf) != 9999, "test2 case 1 failed\n"); in test2() 278 FAILED(code.func1((sljit_sw)&buf) != ~1234, "test3 case 1 failed\n"); in test3() 377 FAILED(code.func1((sljit_sw)&buf) != 2437 + 2 * sizeof(sljit_sw), "test5 case 1 failed\n"); in test5() 451 FAILED(code.func1((sljit_sw)&buf) != 2223, "test6 case 1 failed\n"); in test6() 512 FAILED(code.func1((sljit_sw)&buf) != 0x8808, "test7 case 1 failed\n"); in test7() 597 code.func1((sljit_sw)&buf); in test8() 723 code.func1((sljit_sw)&buf); in test9() 790 FAILED(code.func1((sljit_sw)&buf) != 110, "test10 case 1 failed\n"); in test10() 876 FAILED(code.func1((sljit_sw)&buf) != 0xf7afcdb7, "test11 case 1 failed\n"); in test11() [all …]
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-samsung-a2015-common.dtsi | 468 function = "func1";
|
| H A D | msm8996-sony-xperia-tone.dtsi | 375 function = "func1";
|
| /netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
| H A D | Dbe.h | 259 char *arg, char *func1, char *aggr1,
|
| H A D | Dbe.cc | 4630 Function* func1 = ((DbeInstr *) instr)->func; in dbeGetFuncCalleeInfoById() local 4631 func_seen->put (func1, 1); in dbeGetFuncCalleeInfoById() 4635 Function* func1 = ((DbeLine *) instr)->func; in dbeGetFuncCalleeInfoById() local 4636 func_seen->put (func1, 1); in dbeGetFuncCalleeInfoById() 5119 Function *func1 = (Function *) cmpObjs->get (j); in dbeGetComparableObjsV2() local 5120 if (func == func1) in dbeGetComparableObjsV2() 5128 if (func1 == NULL) in dbeGetComparableObjsV2() 5130 Vector<SourceFile*> *sources = func1->get_sources (); in dbeGetComparableObjsV2() 5147 res->store (j, (Obj) func1->convertto (conv_type, srcContext)); in dbeGetComparableObjsV2() 9969 char *func1, // expression for the first axis (x) in dbeGetXYPlotData() argument [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
| H A D | Dbe.h | 259 char *arg, char *func1, char *aggr1,
|
| H A D | Dbe.cc | 4630 Function* func1 = ((DbeInstr *) instr)->func; in dbeGetFuncCalleeInfoById() local 4631 func_seen->put (func1, 1); in dbeGetFuncCalleeInfoById() 4635 Function* func1 = ((DbeLine *) instr)->func; in dbeGetFuncCalleeInfoById() local 4636 func_seen->put (func1, 1); in dbeGetFuncCalleeInfoById() 5119 Function *func1 = (Function *) cmpObjs->get (j); in dbeGetComparableObjsV2() local 5120 if (func == func1) in dbeGetComparableObjsV2() 5128 if (func1 == NULL) in dbeGetComparableObjsV2() 5130 Vector<SourceFile*> *sources = func1->get_sources (); in dbeGetComparableObjsV2() 5147 res->store (j, (Obj) func1->convertto (conv_type, srcContext)); in dbeGetComparableObjsV2() 9969 char *func1, // expression for the first axis (x) in dbeGetXYPlotData() argument [all …]
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | variant.d | 1833 void func1(); 1836 void func1() { in func1() function 1841 a.func1();
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | python | 243 # from module.submodule import func1, func2
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | variant.d | 2182 void func1(); 2185 void func1() { in func1() function 2190 a.func1();
|