HomeSort by relevance Sort by last modified time
    Searched refs:tnum (Results 1 - 4 of 4) sorted by null

  /external/quake/quake/src/QW/gas2masm/
gas2masm.c 102 void emitanoperand (int tnum, char *type, int notdata)
109 pt = tokens[tnum];
229 tokens[tnum]);
  /external/quake/quake/src/WinQuake/gas2masm/
gas2masm.c 102 void emitanoperand (int tnum, char *type, int notdata)
109 pt = tokens[tnum];
229 tokens[tnum]);
  /external/sqlite/dist/
sqlite3.c 8757 int tnum; \/* Root BTree node for this table (see note above) *\/ member in struct:Table
8958 int tnum; \/* Page containing root of this index in database file *\/ member in struct:Index
68772 int tnum; \/* Root page of index *\/ local
74145 int tnum = pOp->p2; local
    [all...]
sqlite3.c.orig     [all...]

Completed in 55 milliseconds