Home
last modified time | relevance | path

Searched defs:codeptr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/coreboot/src/device/oprom/realmode/
H A Dx86.c171 unsigned char *codeptr; in write_idt_stub() local
/aosp_15_r20/external/libcups/cups/
H A Draster-interpret.c513 *codeptr; /* Pointer into copy of code */ in _cupsRasterExecPS() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2_compile.c5637 PCRE2_UCHAR **codeptr, uint32_t **pptrptr, int *errorcodeptr, in compile_branch()
8378 compile_regex(uint32_t options, uint32_t xoptions, PCRE2_UCHAR **codeptr, in compile_regex()