misc/vim: inform the user when no results are found
[nit.git] / c_src / standard__kernel.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_standard__kernel__Object___61d_61d 2
3 #define COLOR_standard__kernel__Object__object_id 0
4 extern const struct type type_standard__Int;
5 extern const char FILE_standard__kernel[];
6 void nit__abstract_compiler___standard__Sys___main(val* self);
7 long kernel___Sys_errno___impl( struct nitni_instance * recv );
8 #define COLOR_standard__kernel__Comparable__OTHER 0
9 #define COLOR_standard__kernel__Comparable___60d 32
10 extern const struct class class_standard__Bool;
11 long standard___standard__Bool___to_i(short int self);
12 long standard___standard__Bool___Object__hash(short int self);
13 extern const struct class class_standard__Float;
14 extern const struct type type_standard__Float;
15 val* BOX_standard__Float(double);
16 double standard___standard__Float___Numeric__to_f(double self);
17 long standard___standard__Float___Comparable___60d_61d_62d(double self, double p0);
18 long standard___standard__Int___Discrete__successor(long self, long p0);
19 val* BOX_standard__Int(long);
20 long standard___standard__Int___Object__hash(long self);
21 extern const struct class class_standard__Int;
22 long standard___standard__Int___Numeric__to_i(long self);
23 long standard___standard__Int___Discrete__distance(long self, long p0);
24 long standard___standard__Int___Comparable___60d_61d_62d(long self, long p0);
25 long standard___standard__Int___digit_count_base_95d10(long self);
26 long standard___standard__Char___Object__hash(char self);
27 extern const struct class class_standard__Char;
28 extern const struct type type_standard__Char;
29 val* BOX_standard__Char(char);
30 long standard___standard__Char___Discrete__distance(char self, char p0);
31 short int standard___standard__Char___is_digit(char self);
32 char standard___standard__Char___to_lower(char self);
33 short int standard___standard__Char___is_upper(char self);
34 short int standard___standard__Char___is_lower(char self);
35 #include "kernel_nit.h"