Lines Matching refs:toku_htonl

544     int k = toku_htonl(1);  in test_ft_delete_empty()
571 int k = toku_htonl(i); in test_ft_delete_present()
582 int k = toku_htonl(i); in test_ft_delete_present()
591 int k = toku_htonl(i); in test_ft_delete_present()
637 k = toku_htonl(i); v = i; in test_ft_delete_not_present()
645 k = toku_htonl(i); in test_ft_delete_not_present()
652 k = toku_htonl(n+1); in test_ft_delete_not_present()
678 int k = toku_htonl(i); in test_ft_delete_cursor_first()
689 int k = toku_htonl(i); in test_ft_delete_cursor_first()
703 int k = toku_htonl(i); in test_ft_delete_cursor_first()
710 int k = toku_htonl(i); in test_ft_delete_cursor_first()
722 int k = toku_htonl(i); in test_ft_delete_cursor_first()
738 int kv = toku_htonl(n-1); in test_ft_delete_cursor_first()
773 int k = toku_htonl(i); in test_insert_delete_lookup()
784 int k = toku_htonl(n-1); in test_insert_delete_lookup()
790 int k = toku_htonl(n-1); in test_insert_delete_lookup()
863 k = toku_htonl(i); v = toku_htonl(i); in test_new_ft_cursor_first()
875 int kv = toku_htonl(i); in test_new_ft_cursor_first()
876 int vv = toku_htonl(i); in test_new_ft_cursor_first()
915 k = toku_htonl(i); v = toku_htonl(i); in test_new_ft_cursor_last()
927 int kk = toku_htonl(i); in test_new_ft_cursor_last()
928 int vv = toku_htonl(i); in test_new_ft_cursor_last()
966 int k = toku_htonl(i); in test_new_ft_cursor_next()
967 int v = toku_htonl(i); in test_new_ft_cursor_next()
976 int kk = toku_htonl(i); in test_new_ft_cursor_next()
977 int vv = toku_htonl(i); in test_new_ft_cursor_next()
1009 int k = toku_htonl(i); in test_new_ft_cursor_prev()
1010 int v = toku_htonl(i); in test_new_ft_cursor_prev()
1019 int kk = toku_htonl(i); in test_new_ft_cursor_prev()
1020 int vv = toku_htonl(i); in test_new_ft_cursor_prev()
1051 int k = toku_htonl(i); in test_new_ft_cursor_current()
1052 int v = toku_htonl(i); in test_new_ft_cursor_current()
1063 int kk = toku_htonl(i); in test_new_ft_cursor_current()
1064 int vv = toku_htonl(i); in test_new_ft_cursor_current()
1074 int kk = toku_htonl(i); in test_new_ft_cursor_current()
1075 int vv = toku_htonl(i); in test_new_ft_cursor_current()
1083 int kk = toku_htonl(i); in test_new_ft_cursor_current()
1084 int vv = toku_htonl(i); in test_new_ft_cursor_current()
1103 int kk = toku_htonl(i); in test_new_ft_cursor_current()
1104 int vv = toku_htonl(i); in test_new_ft_cursor_current()
1138 int k = toku_htonl(10*i); in test_new_ft_cursor_set_range()
1150 int k = toku_htonl(v); in test_new_ft_cursor_set_range()
1196 int k = toku_htonl(10*i); in test_new_ft_cursor_set()
1207 int k = toku_htonl(v); in test_new_ft_cursor_set()
1221 int k = toku_htonl(i); in test_new_ft_cursor_set()