Home
last modified time | relevance | path

Searched defs:nameref_p (Results 1 – 2 of 2) sorted by relevance

/dports/devel/ctypes.sh/ctypes-sh-1.2/include/
H A Dvariables.h148 #define nameref_p(var) ((((var)->attributes) & (att_nameref))) macro
/dports/shells/bash/bash-5.1/
H A Dvariables.h149 #define nameref_p(var) ((((var)->attributes) & (att_nameref))) macro