Searched refs:ENV_STRING (Results 1 – 2 of 2) sorted by relevance
39 "test.s1", ENV_STRING("abcdef"),40 "test.s2", ENV_STRING("\0\0\0"),45 "TESTPREFIX.STR_1", ENV_STRING("www.nintendo.co.jp"),
62 #define ENV_STRING(X) sizeof(X), ENV_RESTYPE_STRING, (void*)(X) macro