OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tic4x_emit_char
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-tic4x.c
672
tic4x_emit_char
(char c, int b)
function
828
tic4x_emit_char
(c, 4);
875
tic4x_emit_char
(c, 1);
881
tic4x_emit_char
(c, 1);
906
tic4x_emit_char
(0, 4-(bytes&0x3));
/src/external/gpl3/binutils.old/dist/gas/config/
tc-tic4x.c
672
tic4x_emit_char
(char c, int b)
function
828
tic4x_emit_char
(c, 4);
875
tic4x_emit_char
(c, 1);
881
tic4x_emit_char
(c, 1);
906
tic4x_emit_char
(0, 4-(bytes&0x3));
Completed in 24 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026