Home
last modified time | relevance | path

Searched refs:_FAIL_POINT_LOCATION (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Dfail.h203 #define _FAIL_POINT_LOCATION() "(" __FILE__ ":" __XSTRING(__LINE__) ")" macro
207 .fp_location = _FAIL_POINT_LOCATION(), \