Searched defs:ptr (Results 1 – 1 of 1) sorted by relevance
/nptl_db/ |
A D | thread_dbP.h | 165 #define DB_GET_FIELD(var, ta, ptr, type, field, idx) \ argument 178 #define DB_GET_FIELD_ADDRESS(var, ta, ptr, type, field, idx) \ argument 192 #define DB_GET_FIELD_LOCAL(var, ta, ptr, type, field, idx) \ argument 219 #define DB_PUT_FIELD(ta, ptr, type, field, idx, value) \ argument 224 #define DB_PUT_FIELD_LOCAL(ta, ptr, type, field, idx, value) \ argument 248 #define DB_GET_STRUCT(var, ta, ptr, type) \ argument 262 #define DB_PUT_STRUCT(ta, ptr, type, copy) \ argument
|
Completed in 8 milliseconds