Searched defs:hello (Results 1 – 3 of 3) sorted by relevance
16 hello: $(OBJECTS) target
130 String hello = HELLOS[RANDOM.nextInt(helloLength)]; in sayHello() local
42 static const char hello[] = variable