Searched refs:flags_mask (Results 1 – 1 of 1) sorted by relevance
82 const int flags_mask = O_RDONLY | O_WRONLY | O_RDWR | in semihosting_open() local87 switch (flags & flags_mask) { in semihosting_open()