Searched defs:Free (Results 1 – 8 of 8) sorted by relevance
49 typedef struct Free Free; typedef79 struct Free { struct81 Free* left; argument82 Free* right; argument83 Free* next; argument84 Free* prev; argument
78 #define Free 040 macro
13 #define Free 040 macro
238 long Free, LogicalSize; in os_get_params() local
325 long Free, LogicalSize; in diskn_get_params() local
44 enum { Alloc, Free, N }; in xfidallocthread() enumerator
115 #define Free 040 macro
718 enum { Alloc, Free, N }; in xfidallocthread() enumerator