OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LEX_QM
(Results
1 - 5
of
5
) sorted by null
/toolchain/binutils/binutils-2.25/gas/config/
te-netware.h
26
#define
LEX_QM
(LEX_NAME | LEX_BEGIN_NAME) /* Can have ?'s inside labels. */
te-interix.h
23
#define
LEX_QM
3 /* can have ?'s in or begin labels */
tc-ppc.h
109
#define
LEX_QM
1
tc-ia64.h
78
#define
LEX_QM
(LEX_NAME|LEX_BEGIN_NAME) /* allow `?' inside name */
/toolchain/binutils/binutils-2.25/gas/
read.c
86
#ifndef
LEX_QM
88
#define
LEX_QM
0
111
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0,
LEX_QM
, /* 0123456789:;<=>? */
[
all
...]
Completed in 520 milliseconds