Searched defs:Print_t (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libexpr/ | ||
H A D | exlib.h | 56 } Print_t; typedef in typeref:struct:Print_s 75 Print_t* args; /* compiler printf args */ \ |
/ast/src/cmd/dsslib/stats/ | ||
H A D | stats.c | 68 struct Print_s; typedef struct Print_s Print_t; typedef in typeref:struct:Print_s 194 register Print_t* print = (Print_t*)((Dssrecord_t*)data)->data; 619 Print_t pr; |
Completed in 12 milliseconds