Searched refs:unit_type (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/iq2000/
H A Darch.h38 typedef enum unit_type { enum
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/lm32/
H A Darch.h38 typedef enum unit_type { enum
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/cris/
H A Darch.h38 typedef enum unit_type { enum
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/m32r/
H A Darch.h39 typedef enum unit_type { enum
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dfmt_scaled.c58 } unit_type; typedef in typeref:enum:__anon385
61 static unit_type units[] = { NONE, KILO, MEGA, GIGA, TERA, PETA, EXA };
202 unit_type unit = NONE;
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Ddisplay.h26 uint64_t units_to_bytes(const char *units, char *unit_type);
H A Dtoolcontext.h46 char unit_type; member in struct:config_info
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/commands/
H A Dtoolcontext.h46 char unit_type; member in struct:config_info
H A Dtoolcontext.c255 &cmd->default_settings.unit_type))) {
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/display/
H A Ddisplay.h26 uint64_t units_to_bytes(const char *units, char *unit_type);
H A Ddisplay.c43 uint64_t units_to_bytes(const char *units, char *unit_type) argument
57 *unit_type = *units;
59 *unit_type = 'U';
65 *unit_type = *units;
214 if (toupper((int) cmd->current_settings.unit_type) ==
222 if (cmd->current_settings.unit_type ==
231 if (cmd->current_settings.unit_type ==
241 if (toupper((int) cmd->current_settings.unit_type) ==
260 if (cmd->current_settings.unit_type == 'H') {
280 switch(toupper((int) cmd->current_settings.unit_type)) {
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/frv/
H A Darch.h39 typedef enum unit_type { enum
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh64/
H A Darch.h41 typedef enum unit_type { enum
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Dlvmcmdline.c816 &cmd->current_settings.unit_type))) {

Completed in 217 milliseconds