OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:res_only
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
section.h
102
* \param
res_only
if nonzero, only space-reserving bytecodes are allowed in
112
int
res_only
, /*@out@*/ int *isnew, unsigned long line);
section.c
69
int
res_only
; /* allow only resb family of bytecodes? */
member in struct:yasm_section
304
unsigned long align, int code, int
res_only
,
345
s->
res_only
=
res_only
;
[
all
...]
Completed in 657 milliseconds