Searched refs:atbol (Results 1 – 9 of 9) sorted by relevance
18 static int level, atbol; variable24 atbol = 1; in listnode()47 if (atbol) { in list1node()51 atbol = 0; in list1node()57 atbol = 1; in list1node()
30 int atbol; /* Nonzero if at begin of new line */ member
111 tok->atbol = 1; in tok_new()1227 if (tok->atbol) { in tok_get()1230 tok->atbol = 0; in tok_get()1405 tok->atbol = 1; in tok_get()
26 interp->parser.listnode.atbol = 1; in listnode()52 if (interp->parser.listnode.atbol) { in list1node()56 interp->parser.listnode.atbol = 0; in list1node()62 interp->parser.listnode.atbol = 1; in list1node()
37 int atbol; /* Nonzero if at begin of new line */ member
68 tok->atbol = 1; in tok_new()1185 if (tok->atbol) { in tok_get()1188 tok->atbol = 0; in tok_get()1364 tok->atbol = 1; in tok_get()1474 tok->atbol = 1; in tok_get()
145 int atbol; member
67 Parser/listnode.c:atbol static int atbol
54 Parser/listnode.c - atbol variable static int atbol