Home
last modified time | relevance | path

Searched defs:ccode (Results 1 – 5 of 5) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/size/
Dget_size.c71 int ccode; in print_k_value() local
86 int ccode; in _start() local
/external/pcre/src/
Dpcre2_printint.c350 PCRE2_SPTR ccode; in pcre2_printint() local
/external/linux-kselftest/tools/testing/selftests/net/
Dreuseport_bpf.c348 struct sock_filter ccode[] = {{ BPF_RET | BPF_A, 0, 0, 0 }}; in test_filter_no_reuseport() local
/external/curl/lib/
Durlapi.c433 CURLcode ccode; in parse_hostname_login() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir.cpp848 Instruction::setPredicate(CondCode ccode, Value *value) in setPredicate()