OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:extract_range
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/gas/
itbl-ops.c
162
static unsigned long
extract_range
(unsigned long value, struct itbl_range r);
606
value =
extract_range
(insn, f->range);
694
extract_range
(unsigned long aval, struct itbl_range r)
function
/external/selinux/policycoreutils/mcstrans/src/
mcstrans.c
892
extract_range
(const security_context_t incon) {
function
895
syslog(LOG_ERR, "
extract_range
context_new(%s) failed: %s", incon, strerror(errno));
901
syslog(LOG_ERR, "
extract_range
: context_range_get(%s) failed: %m", incon);
907
log_error("
extract_range
: allocation error %s", strerror(errno));
[
all
...]
Completed in 201 milliseconds