| /src/tests/usr.bin/indent/ |
| H A D | psym_if_expr_stmt_else.c | 14 example(_Bool cond) argument 25 example(_Bool cond) argument 44 example(_Bool cond) argument 68 example(_Bool cond) argument [all...] |
| H A D | lsym_return.c | 15 function(bool cond) argument
|
| H A D | psym_else.c | 21 example(bool cond) argument 37 example(bool cond) argument
|
| /src/tests/usr.bin/xlint/lint1/ |
| H A D | parse_stmt_error.c | 13 cover_selection_statement_else(_Bool cond) argument
|
| H A D | parse_stmt_iter_error.c | 13 cover_iteration_statement_while(_Bool cond) argument
|
| H A D | msg_305.c | 13 example(int cond) argument
|
| H A D | msg_138.c | 15 function(_Bool cond, struct incomplete *i1, struct incomplete *i2) argument
|
| H A D | msg_218.c | 9 int cond; variable in typeref:typename:int
|
| H A D | expr_binary.c | 172 op_colon(_Bool cond) argument [all...] |
| H A D | msg_129.c | 34 operator_and(_Bool cond) argument 47 operator_or(_Bool cond) argument
|
| H A D | msg_192.c | 57 assert_unknown(_Bool cond) argument
|
| H A D | op_colon.c | 18 test_merge_qualifiers(_Bool cond, int *p, const int *c, volatile int *v, argument 60 c99_6_5_15_p6(_Bool cond,const volatile double * cv_dp) argument 69 c99_6_5_15_p8(_Bool cond,const void * c_vp,void * vp,const int * c_ip,volatile int * v_ip,int * ip,const char * c_cp) argument [all...] |
| /src/sys/external/bsd/compiler_rt/dist/test/profile/Linux/ |
| H A D | coverage_test.cpp | 11 void foo(bool cond) { // CHECK: 1| [[@LINE]]|void foo( argument
|
| /src/sys/arch/hppa/spmath/ |
| H A D | dfcmp.c | 54 dbl_fcmp(dbl_floating_point * leftptr,dbl_floating_point * rightptr,unsigned int cond,unsigned int * status) argument [all...] |
| H A D | sfcmp.c | 54 sgl_fcmp(sgl_floating_point * leftptr,sgl_floating_point * rightptr,unsigned int cond,unsigned int * status) argument [all...] |
| /src/lib/libpthread/ |
| H A D | cnd.c | 41 cnd_broadcast(cnd_t *cond) argument 53 cnd_destroy(cnd_t *cond) argument 65 cnd_init(cnd_t *cond) argument 77 cnd_signal(cnd_t *cond) argument 89 cnd_timedwait(cnd_t * __restrict cond,mtx_t * __restrict mtx,const struct timespec * __restrict ts) argument 108 cnd_wait(cnd_t * cond,mtx_t * mtx) argument [all...] |
| /src/usr.bin/make/unit-tests/ |
| H A D | cond-late.mk | |
| /src/lib/libc/isc/ |
| H A D | assertions.c | 90 default_assertion_failed(const char * file,int line,assertion_type type,const char * cond,int print_errno) argument
|
| /src/tests/lib/libpthread/ |
| H A D | t_preempt.c | 47 pthread_cond_t cond; variable in typeref:typename:pthread_cond_t
|
| H A D | t_condwait.c | 56 pthread_cond_t cond; local in function:run
|
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
| H A D | sanitizer_termination.cc | 70 void NORETURN CheckFailed(const char *file, int line, const char *cond, argument
|
| /src/sys/external/bsd/compiler_rt/dist/lib/ubsan_minimal/ |
| H A D | ubsan_minimal_handlers.cc | 67 void NORETURN CheckFailed(const char *file, int, const char *cond, u64, u64) { argument
|
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| H A D | vmwgfx_marker.c | 127 u64 cond = (u64) us * NSEC_PER_USEC; local in function:vmw_lag_lt
|
| /src/tests/rump/kernspace/ |
| H A D | threadpool.c | 97 kcondvar_t cond; member in struct:test_job_data [all...] |
| /src/sys/arch/sparc/fpu/ |
| H A D | fpu.c | 308 int opf, rs1, rs2, rd, type, mask, fsr, cx, i, cond; local in function:fpu_execute [all...] |