Searched defs:cond (Results 1 - 25 of 62) sorted by relevance

123

/src/tests/usr.bin/indent/
H A Dpsym_if_expr_stmt_else.c14 example(_Bool cond) argument
25 example(_Bool cond) argument
44 example(_Bool cond) argument
68 example(_Bool cond) argument
[all...]
H A Dlsym_return.c15 function(bool cond) argument
H A Dpsym_else.c21 example(bool cond) argument
37 example(bool cond) argument
/src/tests/usr.bin/xlint/lint1/
H A Dparse_stmt_error.c13 cover_selection_statement_else(_Bool cond) argument
H A Dparse_stmt_iter_error.c13 cover_iteration_statement_while(_Bool cond) argument
H A Dmsg_305.c13 example(int cond) argument
H A Dmsg_138.c15 function(_Bool cond, struct incomplete *i1, struct incomplete *i2) argument
H A Dmsg_218.c9 int cond; variable in typeref:typename:int
H A Dexpr_binary.c172 op_colon(_Bool cond) argument
[all...]
H A Dmsg_129.c34 operator_and(_Bool cond) argument
47 operator_or(_Bool cond) argument
H A Dmsg_192.c57 assert_unknown(_Bool cond) argument
H A Dop_colon.c18 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 Dcoverage_test.cpp11 void foo(bool cond) { // CHECK: 1| [[@LINE]]|void foo( argument
/src/sys/arch/hppa/spmath/
H A Ddfcmp.c54 dbl_fcmp(dbl_floating_point * leftptr,dbl_floating_point * rightptr,unsigned int cond,unsigned int * status) argument
[all...]
H A Dsfcmp.c54 sgl_fcmp(sgl_floating_point * leftptr,sgl_floating_point * rightptr,unsigned int cond,unsigned int * status) argument
[all...]
/src/lib/libpthread/
H A Dcnd.c41 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 Dcond-late.mk
/src/lib/libc/isc/
H A Dassertions.c90 default_assertion_failed(const char * file,int line,assertion_type type,const char * cond,int print_errno) argument
/src/tests/lib/libpthread/
H A Dt_preempt.c47 pthread_cond_t cond; variable in typeref:typename:pthread_cond_t
H A Dt_condwait.c56 pthread_cond_t cond; local in function:run
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_termination.cc70 void NORETURN CheckFailed(const char *file, int line, const char *cond, argument
/src/sys/external/bsd/compiler_rt/dist/lib/ubsan_minimal/
H A Dubsan_minimal_handlers.cc67 void NORETURN CheckFailed(const char *file, int, const char *cond, u64, u64) { argument
/src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_marker.c127 u64 cond = (u64) us * NSEC_PER_USEC; local in function:vmw_lag_lt
/src/tests/rump/kernspace/
H A Dthreadpool.c97 kcondvar_t cond; member in struct:test_job_data
[all...]
/src/sys/arch/sparc/fpu/
H A Dfpu.c308 int opf, rs1, rs2, rd, type, mask, fsr, cx, i, cond; local in function:fpu_execute
[all...]

Completed in 8 milliseconds

123