Lines Matching refs:pointer
29 area and updates the log pointer for the active area. If the end
186 data: pointer to data for debug entry
244 data: pointer to data for debug entry
302 view: pointer to debug view struct
313 view: pointer to debug view struct
378 /* format string pointer + 2 varargs (= 3 * sizeof(long)) */
384 debug_sprintf_exception(debug_info, 1, "pointer to debug info: %p\n",&debug_info);
485 a global variable with the pointer to the debug-logs. Following
486 this pointer it will also be possible to find the debug logs in
504 debug entry a pointer to the format string (size = sizeof(long))
512 due to performance considerations only a pointer to the string is stored in
577 The "private_data" member can be used as pointer to view specific data.