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

  /external/svox/pico/lib/
picopal.h 265 #define PICOPAL_PROT_WRITE 2 /* the memory can be written to */
picoos.c 464 prot |= PICOPAL_PROT_WRITE;
474 #define PICOPAL_PROT_WRITE 2 /* the memory can be written to */
    [all...]

Completed in 42 milliseconds