Home
last modified time | relevance | path

Searched refs:__get1_vtok (Results 1 – 2 of 2) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_ms.c126 extern int32 __get1_vtok(FILE *);
339 switch ((byte) (ttyp = __get1_vtok(__in_s))) { in __get_vtok()
387 if ((ttyp = __get1_vtok(__in_s)) != ID) in __get_vtok()
585 if ((ttyp = __get1_vtok(__in_s)) != LPAR) in expand_arg_macro()
745 if ((ttyp = __get1_vtok(__in_s)) != ID) in process_macdef()
851 if ((ttyp = __get1_vtok(__in_s)) != ID) in process_macundef()
1680 switch ((byte) (ttyp2 = __get1_vtok(f))) { in cskip_ifdef_section()
1898 extern int32 __get1_vtok(FILE *f) in __get1_vtok() function
H A Dcver.c948 extern int32 __get1_vtok(FILE *);
4526 __toktyp = __get1_vtok(__in_s); in __process_cdir()
4562 __toktyp = __get1_vtok(__in_s); in __process_cdir()