Home | History | Annotate | Download | only in keama

Lines Matching refs:createInt

831 				p = createInt(tsize);
839 p = createInt(tsize);
870 p = createInt(lsize);
879 p = createInt(lsize);
979 mapSet(def, createInt(code), "code");
1336 mapSet(vendor, createInt(code), "code");
2772 mapSet(nexp, createInt(option->code), "code");
3082 mapSet(nexp, createInt(option->code), "code");
4237 mapSet(opt_data, createInt(option->code), "code");
4778 elem = createInt(-1);
4787 elem = createInt(ntohl(u32));
4795 elem = createInt(ntohs(u16));
4803 elem = createInt(ntohs(u8));
4855 mapSet(config, createInt(option->code), "code");
5247 mapSet(def, createInt(43), "code");
5293 mapSet(opt, createInt(43), "code");
5543 child = createInt(intValue(value) / 2);
5546 child = createInt(intValue(value) * 4 / 5);