HomeSort by: relevance | last modified time | path
    Searched refs:TO_STR (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/libcbor/dist/docs/doxygen/search/
defines_3.js 3 ['to_5fstr',['TO_STR',['../common_8h.html#ae45fd01d870751555ae09a0257f40eb2',1,'common.h']]],
all_f.js 8 ['to_5fstr',['TO_STR',['../common_8h.html#ae45fd01d870751555ae09a0257f40eb2',1,'common.h']]],
  /src/external/mit/libcbor/dist/src/cbor/
common.h 43 TO_STR(CBOR_MAJOR_VERSION) \
44 "." TO_STR(CBOR_MINOR_VERSION) "." TO_STR(CBOR_PATCH_VERSION)
65 #define TO_STR(x) TO_STR_(x) /* enables proper double expansion */
  /src/usr.sbin/sysinst/
defs.h 86 #define TO_STR(NO) STR_NO(NO)
87 #define INTERNAL_ERROR __FILE__ ":" TO_STR(__LINE__) ": internal error"

Completed in 18 milliseconds