Searched refs:K_HERE (Results 1 - 8 of 8) sorted by relevance

/ast/src/lib/libvdelta/
H A Dvdexpand.c95 else if(k_type == K_HERE)
H A Dvdelhdr.h88 ** 4,5: COPY with K_SELF,K_HERE addressing schemes.
92 ** 10,11: merged ADD/COPY with K_SELF,K_HERE addressing
121 #define K_HERE (K_SELF+1) macro
122 #define K_RECENT (K_HERE+1) /* start of K_RECENT types */
H A Dvdsqueeze.c76 k_type = K_HERE;
H A Dvdupdate.c148 else if(k_type == K_HERE)
H A Dvddelta.c77 k_type = K_HERE;
/ast/src/lib/libvdelta/vd01/
H A Dvdelhdr01.h88 ** 4,5: COPY with K_SELF,K_HERE addressing schemes.
92 ** 10,11: merged ADD/COPY with K_SELF,K_HERE addressing
121 #define K_HERE (K_SELF+1) macro
122 #define K_RECENT (K_HERE+1) /* start of K_RECENT types */
H A Dvdupdate01.c146 else if(k_type == K_HERE)
H A Dvddelta01.c81 k_type = K_HERE;

Completed in 39 milliseconds