Home
last modified time | relevance | path

Searched refs:CHECK_PTR (Results 1 – 15 of 15) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
Dos_helpers.cpp35 #define CHECK_PTR(ptr) \ macro
532 CHECK_PTR(msg); in get_err_msg()
540 CHECK_PTR(sep); in get_dir_sep()
548 CHECK_PTR(path); in get_exe_path()
556 CHECK_PTR(dir); in get_exe_dir()
/external/pcre/dist2/src/sljit/
DsljitNativeSPARC_common.c311 CHECK_PTR(check_sljit_generate_code(compiler)); in sljit_generate_code()
1266 CHECK_PTR(check_sljit_emit_label(compiler)); in sljit_emit_label()
1338 CHECK_PTR(check_sljit_emit_jump(compiler, type)); in sljit_emit_jump()
1384 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
1520 CHECK_PTR(check_sljit_emit_const(compiler, dst, dstw, init_value)); in sljit_emit_const()
1541 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeARM_64.c243 CHECK_PTR(check_sljit_generate_code(compiler)); in sljit_generate_code()
1663 CHECK_PTR(check_sljit_emit_label(compiler)); in sljit_emit_label()
1679 CHECK_PTR(check_sljit_emit_jump(compiler, type)); in sljit_emit_jump()
1704 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
1988 CHECK_PTR(check_sljit_emit_const(compiler, dst, dstw, init_value)); in sljit_emit_const()
2009 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeS390X.c1154 CHECK_PTR(check_sljit_generate_code(compiler)); in sljit_generate_code()
2522 CHECK_PTR(check_sljit_emit_label(compiler)); in sljit_emit_label()
2538 CHECK_PTR(check_sljit_emit_jump(compiler, type)); in sljit_emit_jump()
2565 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
2736 CHECK_PTR(check_sljit_emit_const(compiler, dst, dstw, init_value)); in sljit_emit_const()
2783 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitLir.c309 #define CHECK_PTR(x) \ macro
334 #define CHECK_PTR(x) x macro
343 #define CHECK_PTR(x) x macro
350 #define CHECK_PTR(x) macro
2138 CHECK_PTR(check_sljit_emit_cmp(compiler, type, src1, src1w, src2, src2w)); in sljit_emit_cmp()
2217 CHECK_PTR(check_sljit_emit_fcmp(compiler, type, src1, src1w, src2, src2w)); in sljit_emit_fcmp()
DsljitNativePPC_common.c397 CHECK_PTR(check_sljit_generate_code(compiler)); in sljit_generate_code()
1895 CHECK_PTR(check_sljit_emit_label(compiler)); in sljit_emit_label()
1975 CHECK_PTR(check_sljit_emit_jump(compiler, type)); in sljit_emit_jump()
2005 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
2367 CHECK_PTR(check_sljit_emit_const(compiler, dst, dstw, init_value)); in sljit_emit_const()
2389 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeARM_32.c677 CHECK_PTR(check_sljit_generate_code(compiler)); in sljit_generate_code()
2216 CHECK_PTR(check_sljit_emit_label(compiler)); in sljit_emit_label()
2232 CHECK_PTR(check_sljit_emit_jump(compiler, type)); in sljit_emit_jump()
2477 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
2768 CHECK_PTR(check_sljit_emit_const(compiler, dst, dstw, init_value)); in sljit_emit_const()
2795 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeARM_T2_32.c377 CHECK_PTR(check_sljit_generate_code(compiler)); in sljit_generate_code()
1823 CHECK_PTR(check_sljit_emit_label(compiler)); in sljit_emit_label()
1840 CHECK_PTR(check_sljit_emit_jump(compiler, type)); in sljit_emit_jump()
2074 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
2332 CHECK_PTR(check_sljit_emit_const(compiler, dst, dstw, init_value)); in sljit_emit_const()
2353 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeMIPS_common.c520 CHECK_PTR(check_sljit_generate_code(compiler)); in sljit_generate_code()
1784 CHECK_PTR(check_sljit_emit_label(compiler)); in sljit_emit_label()
1844 CHECK_PTR(check_sljit_emit_jump(compiler, type)); in sljit_emit_jump()
1942 CHECK_PTR(check_sljit_emit_cmp(compiler, type, src1, src1w, src2, src2w)); in sljit_emit_cmp()
2264 CHECK_PTR(check_sljit_emit_const(compiler, dst, dstw, init_value)); in sljit_emit_const()
2286 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw)); in sljit_emit_put_label()
DsljitNativeX86_common.c505 CHECK_PTR(check_sljit_generate_code(compiler)); in sljit_generate_code()
2685 CHECK_PTR(check_sljit_emit_label(compiler));
2709 CHECK_PTR(check_sljit_emit_jump(compiler, type));
3039 CHECK_PTR(check_sljit_emit_const(compiler, dst, dstw, init_value));
3084 CHECK_PTR(check_sljit_emit_put_label(compiler, dst, dstw));
DsljitNativeX86_64.c736 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeX86_32.c736 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeMIPS_32.c622 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
DsljitNativeMIPS_64.c626 CHECK_PTR(check_sljit_emit_call(compiler, type, arg_types)); in sljit_emit_call()
/external/python/cpython3/Modules/_decimal/
D_decimal.c5626 #define CHECK_PTR(expr) \ macro