OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:executable_functions
(Results
1 - 3
of
3
) sorted by null
/external/pcre/dist2/src/
pcre2_jit_misc.c
85
executable_functions
*functions = (
executable_functions
*)executable_jit;
221
sljit_uw *executable_sizes = ((
executable_functions
*)executable_jit)->executable_sizes;
pcre2_jit_match.c
104
executable_functions
*functions = (
executable_functions
*)re->executable_jit;
pcre2_jit_compile.c
196
typedef struct
executable_functions
{
struct
202
}
executable_functions
;
typedef in typeref:struct:executable_functions
[
all
...]
Completed in 58 milliseconds