Searched defs:nodot (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/xedit/dist/lisp/ | ||
| H A D | read.c | 81 int nodot; /* flag set when reading a "special" list */ member in struct:_read_info 1596 int nodot = info->nodot; local in function:LispReadVector 1612 int nodot = info->nodot; local in function:LispReadFunction 1786 int nodot = info->nodot; local in function:LispReadEval 1807 int nodot = info->nodot; local in function:LispReadComplex 1833 int nodot = info->nodot; local in function:LispReadPathname 1859 int len, nodot = info->nodot; local in function:LispReadStruct 1900 int nodot = info->nodot; local in function:LispReadArray [all...] |
Completed in 4 milliseconds