Searched refs:FOPEN_STREAM (Results 1 – 3 of 3) sorted by relevance
246 #define FOPEN_STREAM (1 << 4) macro
65 const FOPEN_STREAM: u32 = 16; constant75 const STREAM = FOPEN_STREAM;
293 #define FOPEN_STREAM (1 << 4) macro