OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gototab
(Results
1 - 3
of
3
) sorted by null
/external/one-true-awk/
b.c
168
f->
gototab
[2][i] = 0;
478
if ((ns = f->
gototab
[s][*p]) != 0)
509
if ((ns = f->
gototab
[s][*q]) != 0)
541
f->
gototab
[2][i] = 0;
567
if ((ns = f->
gototab
[s][*q]) != 0)
598
f->
gototab
[2][i] = 0;
869
/* compute positions of
gototab
[s,c] into setvec */
912
f->
gototab
[s][c] = i;
926
f->
gototab
[f->curstat][i] = 0;
932
f->
gototab
[s][c] = f->curstat
[
all
...]
awk.h
219
uschar
gototab
[NSTATES][NCHARS];
member in struct:fa
/platform_testing/libraries/app-helpers/interfaces/common/src/android/platform/helpers/
IPlayMusicHelper.java
27
public void
goToTab
(String tabTitle);
Completed in 244 milliseconds