OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PICOPAL_PROT_READ
(Results
1 - 2
of
2
) sorted by null
/external/svox/pico/lib/
picopal.h
264
#define
PICOPAL_PROT_READ
1 /* the memory can be read */
picoos.c
462
int prot =
PICOPAL_PROT_READ
;
473
#define
PICOPAL_PROT_READ
1 /* the memory can be read */
[
all
...]
Completed in 89 milliseconds