Home
last modified time | relevance | path

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

/bionic/libc/include/
Dnl_types.h37 #define NL_SETD 1 macro
/bionic/tests/
Dnl_types_test.cpp26 ASSERT_STREQ("hello, world!", catgets(cat, NL_SETD, 0, "hello, world!")); in TEST()