Searched refs:PICOPAL_PROT_WRITE (Results 1 - 3 of 3) sorted by relevance

/external/svox/pico/lib/
H A Dpicopal.h265 #define PICOPAL_PROT_WRITE 2 /* the memory can be written to */ macro
H A Dpicopal.c438 if (prot & PICOPAL_PROT_WRITE) {
443 } else if (prot & PICOPAL_PROT_WRITE) {
H A Dpicoos.c464 prot |= PICOPAL_PROT_WRITE;
474 #define PICOPAL_PROT_WRITE 2 /* the memory can be written to */ macro

Completed in 1301 milliseconds