Searched defs:full (Results 1 – 2 of 2) sorted by relevance
55 typedef enum { full = 0, partial = 1 } earlyEnd_directive; enumerator
356 static int post_info_single(struct post_test *test, int full) in post_info_single()