Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/sound/
Dasound_fm.h86 char extension[7]; member
/bionic/docs/
Dstatus.md65 * `reallocarray` (BSD/GNU extension in `<malloc.h>` and `<stdlib.h>`)
67 * `pthread_sigqueue` (GNU extension)
68 * `getloadavg` (BSD/GNU extension in <stdlib.h>)
71 * Whole printf family now supports the GNU `%m` extension, rather than a
73 * `popen` now always uses `O_CLOEXEC`, not just with the `e` extension.