Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/lynx/
Duserdefs.h1447 #define W32_STRING(s) L##s macro
1449 #define W32_STRING(s) s macro
1452 #define LYNX_SUBKEY W32_STRING("Software\\Lynx")
/mirbsd/src/gnu/usr.bin/lynx/src/
DLYUtils.c273 LYNX_SUBKEY W32_STRING("\\Environment"), in LYGetEnv()