Home
last modified time | relevance | path

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

/glibc-2.36/locale/
Dlocaleinfo.h293 _NL_CURRENT_DEFINE_ABS (_nl_current_##category##_used, 2));
295 # define _NL_CURRENT_DEFINE_ABS(sym, val) ".set " #sym ", " #val macro
297 # define _NL_CURRENT_DEFINE_ABS(sym, val) #sym " = " #val