Home
last modified time | relevance | path

Searched defs:nlist (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/soltools/cpp/
H A Dcpp.h105 typedef struct nlist struct
107 struct nlist *next; argument
108 uchar *name;
109 int len;
110 Tokenrow *vp; /* value as macro */
111 Tokenrow *ap; /* list of argument names, if any */
112 char val; /* value as preprocessor name */
113 char flag; /* is defined, is pp name */
114 uchar *loc; /* location of definition */
H A D_nlist.c40 static Nlist *nlist[NLSIZE]; variable
/aoo42x/main/ucb/source/ucp/file/
H A Dshell.cxx440 std::list< Notifier* >& nlist = *( it->second.notifier ); in registerNotifier() local

Completed in 27 milliseconds