OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XASM_TARGARG
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/arch/amd64/
macdefs.h
258
#define
XASM_TARGARG
(w, ary) \
/src/external/bsd/pcc/dist/pcc/arch/m68k/
macdefs.h
250
#define
XASM_TARGARG
(w, ary) (w[1] == 'b' ? w++, 0 : targarg(w, ary))
/src/external/bsd/pcc/dist/pcc/arch/i86/
macdefs.h
324
#define
XASM_TARGARG
(w, ary) \
/src/external/bsd/pcc/dist/pcc/arch/i386/
macdefs.h
343
#define
XASM_TARGARG
(w, ary) \
/src/external/bsd/pcc/dist/pcc/mip/
reader.c
1015
#ifndef
XASM_TARGARG
1016
#define
XASM_TARGARG
(x,y) 0
1049
else if (
XASM_TARGARG
(w, nary))
Completed in 50 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026