HomeSort by: relevance | last modified time | path
    Searched refs:int (Results 1 - 25 of 216) sorted by relevancy

1 2 3 4 5 6 7 8 9

  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
version.h.in 21 int sodium_library_version_major(void);
24 int sodium_library_version_minor(void);
27 int sodium_library_minimal(void);
  /src/tests/usr.bin/xlint/lint2/
msg_004.exp 2 add returns 'double' at msg_004_define.c(2), versus 'int' at msg_004_call.c(2) [lint2:005]
3 add has argument 1 with type 'double' at msg_004_define.c(2), versus 'int' at msg_004_call.c(4) [lint2:006]
4 add has argument 2 with type 'double' at msg_004_define.c(2), versus 'int' at msg_004_call.c(4) [lint2:006]
5 add has parameter 1 declared as 'double' in msg_004_define.c(2), versus 'int' in msg_004_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_004_define.c(2), versus 'int' in msg_004_call.c(2) [lint2:011]
msg_006.exp 2 add returns 'double' at msg_006_define.c(2), versus 'int' at msg_006_call.c(2) [lint2:005]
3 add has argument 1 with type 'double' at msg_006_define.c(2), versus 'int' at msg_006_call.c(4) [lint2:006]
4 add has argument 2 with type 'double' at msg_006_define.c(2), versus 'int' at msg_006_call.c(4) [lint2:006]
5 add has parameter 1 declared as 'double' in msg_006_define.c(2), versus 'int' in msg_006_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_006_define.c(2), versus 'int' in msg_006_call.c(2) [lint2:011]
msg_005.exp 2 add returns 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(2) [lint2:005]
3 add has argument 1 with type 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(4) [lint2:006]
4 add has argument 2 with type 'double' at msg_005_define.c(2), versus 'int' at msg_005_call.c(4) [lint2:006]
5 add has parameter 1 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_005_define.c(2), versus 'int' in msg_005_call.c(2) [lint2:011]
msg_011.exp 2 add returns 'double' at msg_011_define.c(2), versus 'int' at msg_011_call.c(2) [lint2:005]
3 add has argument 1 with type 'double' at msg_011_define.c(2), versus 'int' at msg_011_call.c(4) [lint2:006]
4 add has argument 2 with type 'double' at msg_011_define.c(2), versus 'int' at msg_011_call.c(4) [lint2:006]
5 add has parameter 1 declared as 'double' in msg_011_define.c(2), versus 'int' in msg_011_call.c(2) [lint2:011]
6 add has parameter 2 declared as 'double' in msg_011_define.c(2), versus 'int' in msg_011_call.c(2) [lint2:011]
output_sorted.exp 2 func0000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
5 func1000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
8 func2000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
11 func3000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
14 func4000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
17 func5000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
20 func6000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
23 func7000 has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
26 no_prototype has argument 1 with type 'int' at output_sorted.c(10), versus 'pointer to const char' at output_sorted.c(11) [lint2:006]
read.exp 3 inline_function returns 'void' at read.c(256), versus 'int' at read.c(260) [lint2:005]
11 used_function returns 'int' at read.c(254), versus 'void' at read.c(253) [lint2:005]
  /src/etc/rc.d/
downinterfaces 19 for int in $tmp; do
20 case $int in
21 pppoe*) iflist="$iflist $int"
30 for int in $iflist; do
31 ifconfig $int down
network 21 local int="$1"
24 if [ "$int" = "$i" ]; then
243 for int in /etc/ifconfig.${cloner}[0-9]*; do
244 [ ! -f $int ] && break
245 tmp="$tmp ${int##*.}"
252 for int in $tmp; do
253 eval argslist=\$ifconfig_$int
259 if [ -z "$argslist" ] && ! [ -f /etc/ifconfig.$int ]
264 "/etc/ifconfig.$int missing and ifconfig_$int not set;
    [all...]
  /src/sys/external/isc/libsodium/dist/m4/
ax_check_catchable_abrt.m4 24 static void sigabrt_handler_3(int _)
29 static void sigabrt_handler_2(int _)
36 static void sigabrt_handler_1(int _)
ax_check_catchable_segv.m4 19 static void sig(int _) { exit(0); }
ax_check_compile_flag.m4 67 [time_t x; int fodder = 0; if (fodder > -1000 && time(&x)) return (int) x],
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
rk3288-firefly-beta.dts 26 ir_int: ir-int {
rk3288-firefly.dts 26 ir_int: ir-int {
rk3288-veyron-analog-audio.dtsi 85 int_codec: int-codec {
95 ts3a227e_int_l: ts3a227e-int-l {
rk3288-veyron-chromebook.dtsi 140 ap_lid_int_l: ap-lid-int-l {
152 ec_int: ec-int {
168 trackpad_int: trackpad-int {
am335x-sancloud-bbe.dts 38 st,drdy-int-pin = <1>;
rk3288-popmetal.dts 374 st,drdy-int-pin = <2>;
423 comp_int: comp-int {
441 ir_int: ir-int {
447 gsensor_int: gsensor-int {
453 pmic_int: pmic-int {
ste-href-tvk1281618-r2.dtsi 89 st,drdy-int-pin = <1>;
132 st,drdy-int-pin = <1>;
169 st,drdy-int-pin = <2>;
266 /* GPIO 31 used for INT pull down the line */
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/brcm/
bcm3384_zephyr.dtsi 84 brcm,int-map-mask = <0xffffffff>;
96 brcm,int-map-mask = <0xffffffff>;
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
asan_mac_test_helpers.mm 69 void worker_do_alloc(int size) {
75 void worker_do_crash(int size) {
118 for (int i = 0; i < 100; i++) {
134 for (int i = 0; i < 1000; i++) {
216 int items[10];
221 -(int) access: (int)index {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8916-alcatel-idol347.dts 262 accel_int_default: accel-int-default {
278 gyro_int_default: gyro-int-default {
294 proximity_int_default: proximity-int-default {
302 ts_int_reset_default: ts-int-reset-default {
msm8916-samsung-a5u-eur.dts 72 ts_int_default: ts-int-default {
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-gru-bob.dts 85 h1_int_od_l: h1-int-od-l {
  /src/usr.bin/xlint/lint1/
README.md 90 The basic types are `int`, `_Bool`, `unsigned long`, `pointer` and so on,
93 Concrete types like `int` or `const char *` are created by `gettyp(INT)`,
125 1: 'call' type 'int'
126 2: '&' type 'pointer to function(pointer to const char, pointer to const char) returning int'
127 3: 'name' 'strcmp' with extern 'function(pointer to const char, pointer to const char) returning int'
135 11: 'load' type 'int'
136 12: 'name' 'i' with auto 'int', lvalue
149 | 9 | The type `ptrdiff_t` on this platform is `long`, not `int`. |
186 | t | `tspec_t` | a simple type such as `INT`, `FUNC`, `PTR`
    [all...]

Completed in 18 milliseconds

1 2 3 4 5 6 7 8 9