Searched defs:numbered (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Dvalue_dict.h28 * supports both numbered and named arguments. */
31 struct vect numbered; member in struct:value_dict
42 /* Push next numbered value, VAL. The value is copied over and the
47 /* Return count of numbered arguments. */
56 /* Get NUM-th numbered argument, or NULL if there's not that much

Completed in 79 milliseconds