OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:disp_exp
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-i386.c
13999
expressionS *
disp_exp
= NULL;
14168
disp_exp
= i.op[j].disps;
14276
else if (
disp_exp
!= NULL &&
disp_exp
->X_op == O_constant
14277
&&
disp_exp
->X_add_number != 0
13994
expressionS *
disp_exp
= NULL;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c
13848
expressionS *
disp_exp
= NULL;
14017
disp_exp
= i.op[j].disps;
14125
else if (
disp_exp
!= NULL &&
disp_exp
->X_op == O_constant
14126
&&
disp_exp
->X_add_number != 0
13843
expressionS *
disp_exp
= NULL;
local
Completed in 38 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026