Home
last modified time | relevance | path

Searched refs:request (Results 1 – 8 of 8) sorted by relevance

/picolibc-3.7.0-3.6.0/semihost/machine/powerpc/
Dopal_cec_power_down.c39 opal_cec_power_down(uint64_t request) in opal_cec_power_down() argument
41 …opal_call((void *) (intptr_t) request, NULL, NULL, OPAL_CEC_POWER_DOWN, __opal_base, __opal_entry); in opal_cec_power_down()
Dopal.h52 opal_cec_power_down(uint64_t request);
/picolibc-3.7.0-3.6.0/.github/
DCODEOWNERS1 # Automatically request review on all PRs
/picolibc-3.7.0-3.6.0/newlib/libc/signal/
Dsignal.tex44 A request that your program end execution.
67 handler, to indicate that your request to set up a handler could not
/picolibc-3.7.0-3.6.0/
DCONTRIBUTING.md71 2. Generate a pull-request in github.
75 3. While viewing your repository, click on the 'New pull request'
DREADME.md916 3. Testing on github on push and pull-request. For now, this is
/picolibc-3.7.0-3.6.0/newlib/
DREADME417 floating-point I/O support must explicitly request linking of one or
DChangeLog-201513354 check for__SSTR in _flags and if set, skip lock request.