Searched defs:osi_free (Results 1 – 1 of 1) sorted by relevance
99 #define osi_free(ptr) \ macro111 #define osi_free(p) free((p)) macro