Home
last modified time | relevance | path

Searched refs:lex_s2ullp_lut_lookup (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/cmd/fm/eversholt/common/
H A Desclex.h57 const unsigned long long *lex_s2ullp_lut_lookup(struct lut *root,
H A Desclex.c201 lex_s2ullp_lut_lookup(struct lut *root, const char *s) in lex_s2ullp_lut_lookup() function
H A Dtree.c728 if ((ullp = lex_s2ullp_lut_lookup(Timesuffixlut, suffix)) == NULL) { in tree_timeval()