OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evalfunc
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/preprocs/nasm/
nasm.h
201
typedef yasm_expr *(*
evalfunc
) (scanner sc, void *scprivate, struct tokenval *tv,
typedef
213
void (*reset) (FILE *, const char *, int, efunc,
evalfunc
, ListGen *);
nasm-pp.c
351
static
evalfunc
evaluate;
[
all
...]
Completed in 713 milliseconds