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

  /external/svox/pico/lib/
picopal.h 264 #define PICOPAL_PROT_READ 1 /* the memory can be read */
picopal.c 437 if (prot & PICOPAL_PROT_READ) {
picoos.c 462 int prot = PICOPAL_PROT_READ;
473 #define PICOPAL_PROT_READ 1 /* the memory can be read */
    [all...]

Completed in 28 milliseconds