OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tokennum
(Results
1 - 3
of
3
) sorted by null
/external/quake/quake/src/QW/gas2masm/
gas2masm.c
35
int
tokennum
;
variable
349
for (i=1 ; i<(
tokennum
-1) ; i++)
352
printf (" %s", tokens[
tokennum
-1]);
501
if (
tokennum
== 2)
513
if (
tokennum
== 2)
518
else if (
tokennum
== 3)
530
for (j=0 ; j<
tokennum
; j++)
543
if (
tokennum
== 2)
548
else if (
tokennum
== 3)
564
for (j=0 ; j<
tokennum
; j++)
[
all
...]
/external/quake/quake/src/WinQuake/gas2masm/
gas2masm.c
35
int
tokennum
;
variable
349
for (i=1 ; i<(
tokennum
-1) ; i++)
352
printf (" %s", tokens[
tokennum
-1]);
501
if (
tokennum
== 2)
513
if (
tokennum
== 2)
518
else if (
tokennum
== 3)
530
for (j=0 ; j<
tokennum
; j++)
543
if (
tokennum
== 2)
548
else if (
tokennum
== 3)
564
for (j=0 ; j<
tokennum
; j++)
[
all
...]
/external/icu4c/test/intltest/
wbnf.cpp
[
all
...]
Completed in 61 milliseconds