Searched defs:FLAG_UNSAFE (Results 1 - 1 of 1) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-private.hh939 #define FLAG_UNSAFE(x) ((x) < 32 ? FLAG_SAFE(x) : 0) macro

Completed in 47 milliseconds