Home
last modified time | relevance | path

Searched refs:readonly_p (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/arm/arm32/
Dbus_dma.c861 bool readonly_p) in _bus_dmamap_sync_segment() argument
871 readonly_p = false; in _bus_dmamap_sync_segment()
884 if (!readonly_p) { in _bus_dmamap_sync_segment()
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dconstexpr.cc2358 bool readonly_p, bool *non_constant_p, in cxx_set_object_constness() argument
2369 TREE_READONLY (e) = readonly_p; in cxx_set_object_constness()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20022016 readonly_p.
2017 (regcache_xmalloc): Initialize readonly_p.
2018 (build_regcache): Initialize readonly_p.
DChangeLog-201111378 (regcache_xmalloc_1): ... this. Add `readonly_p' parameter.
DChangeLog-201713796 * regcache.c (struct regcache) <readonly_p>: Change its type