Home
last modified time | relevance | path

Searched defs:errorptr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/glx/apple/
H A Dapple_glx_context.c128 int *errorptr, bool * x11errorptr) in apple_glx_create_context()
486 unsigned long mask, int *errorptr, bool * x11errorptr) in apple_glx_copy_context()
/aosp_15_r20/external/libjpeg-turbo/
H A Djquant1.c621 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in quantize_fs_dither() local
H A Djquant2.c937 register FSERRPTR errorptr; /* => fserrors[] at column before current */ in pass2_fs_dither() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2_compile.c10127 int *errorptr, PCRE2_SIZE *erroroffset, pcre2_compile_context *ccontext) in pcre2_compile()