代码搜索结果

找到约 10,000 项符合 PIC 的代码

pic.c

/* * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2

pic.h

/* $Id$ * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright

pic.h

/* @(#)PIC.h 1.1 92/07/30 SMI; */ #define PIC_SAVE(r1,r2) \ moveml r1/r2,sp@-; #define PIC_RESTORE(r1,r2) \ moveml sp@+,r1/r2; #ifdef PIC #define PIC_SETUP(r1)\ movl #__GLOBAL_OFFSET_TABLE_,

pic.h

! ! @(#)PIC.h 1.1 92/07/30 SMI ! #ifdef PIC #define PIC_SETUP(r) \ or %g0,%o7,%g1; \ 1: \ call 2f; \ nop; \ 2: \ sethi %hi(__GLOBAL_OFFSET_TABLE_ - (1b-.)), %r; \ or %r, %lo(__GLOBAL_OFFSE

pic.js

document.write('暂时没有图片新闻')

pic.me

.rm @m .po 1i .pp This is a test bitmap. .lp Another line. .PS circle "lee" arrow "coy" circle "moore" arrow "j.r." circle rad 1i "Jacob" .PE

pic.cc

#ifndef lint static char yysccsid[] = "@(#)yaccpar 1.8 (Berkeley) 01/20/90"; #endif #define YYBYACC 1 #line 20 "/u/jjc/groff/pic/pic.y" #include "pic.h" #include "ptable.h" #include "object.h" extern

pic.y

/* Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc. Written by James Clark (jjc@jclark.com) This file is part of groff. groff is free software; you can redistribute it and/or

pic.h

// -*- C++ -*- /* Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc. Written by James Clark (jjc@jclark.com) This file is part of groff. groff is free software; you can redistr