Home
last modified time | relevance | path

Searched defs:semiflags (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/semihost/
Dsys_open.c40 sys_semihost_open(const char *pathname, int semiflags) in sys_semihost_open()
Dopen.c57 int semiflags = 0; in open() local