HomeSort by relevance Sort by last modified time
    Searched refs:PICOPAL_PROT_WRITE (Results 1 - 3 of 3) sorted by null

  /external/svox/pico/lib/
picopal.h 265 #define PICOPAL_PROT_WRITE 2 /* the memory can be written to */
picopal.c 438 if (prot & PICOPAL_PROT_WRITE) {
443 } else if (prot & PICOPAL_PROT_WRITE) {
picoos.c 464 prot |= PICOPAL_PROT_WRITE;
474 #define PICOPAL_PROT_WRITE 2 /* the memory can be written to */
    [all...]

Completed in 63 milliseconds