Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/C/include/
Dantlr3defs.h224 typedef int ANTLR3_SALENT; // Type used for size of accept structure typedef
366 typedef int ANTLR3_SALENT; typedef
372 typedef socklen_t ANTLR3_SALENT; typedef
376 typedef size_t ANTLR3_SALENT; typedef
/external/antlr/antlr-3.4/runtime/C/src/
Dantlr3debughandlers.c214 ANTLR3_SALENT sockaddr_len; in handshake()